Move Batch

Moves the given address books to the destination address book/workspace.

void moveAddressBooksBatch( beeIdList srcAddressBooks , beeId destination , conflictResolutionMode conflict_resolution_mode )

Parameters

srcAddressBooks
Type: beeIdList The address books to be moved.
destination
Type: beeId The target address book/workspace where the element needs to be moved.
conflict_resolution_mode
Type: conflictResolutionMode The mode to resolve conflicts during move. (ConflictResolutionMode.ABORT supported)